{{indicateur.Intitule_Indicateur}} {% if IngenieurGroup in user.groups.all or AdminGroup in user.groups.all %} Ajouter Donnée {% endif %}
{% if indicateur.Periodicite == "Mensuelle" %} Ce mois {% else %} Cette Année {{currentYear}} {% endif %}
{% if indicateur.Periodicite == "Mensuelle" %}
{% else %}
{% endif %}
Interpretations
| N° | Date | Contenu |
|---|---|---|
| Interpretation N°{{ interpretation.id }} | {{ interpretation.Date }} | {{ interpretation.Contenu }} |
{% if AdminGroup in user.groups.all %}
Modifier Tableau de Bord
Supprimer Tableau de Bord
{% endif %}
{% if PDGGroup in user.groups.all %}
Valider Rapport
{% else %}
{% if tb.validation_rapport %}
{% else %}
Rapport non validé
{% endif %}
{% endif %}